method
new
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
new(expected)
public
Hide source
# File lib/spec/matchers/match_array.rb, line 6 def initialize(expected) @expected = expected end