method

new

new(expected)
public

No documentation available.

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