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