# File lib/rspec/matchers.rb, line 688
def
match_array
(
array
)
BuiltIn
::
MatchArray
.
new
(
array
)
end