# File lib/spec/matchers/match.rb, line 36
    def match(expected)
      Match.new(expected)
    end