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