class RSpec::Matchers::BuiltIn::MatchArray

def description

def description
  "contain exactly#{to_sentence(expected)}"
end