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