# File lib/rspec/matchers/match_array.rb, line 30 def description "contain exactly #{_pretty_print(@expected)}" end