# File lib/rspec/matchers/built_in/match_array.rb, line 7 def initialize(expected) @expected = expected end