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