# File lib/rspec/matchers.rb, line 502
    def match(expected)
      BuiltIn::Match.new(expected)
    end