method

new

new(expected)
public

No documentation available.

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