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