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