class RSpec::Matchers::BuiltIn::ContainExactly

def expected_collection_line

def expected_collection_line
  message_line('expected collection contained', expected, true)
end