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