method

description

description()
public

No documentation available.

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