new(expected)
No documentation available.
# File lib/spec/matchers/match.rb, line 5 def initialize(expected) @expected = expected end