class RSpec::Expectations::LegacyMatcherAdapter::RSpec1

def failure_message_when_negated

def failure_message_when_negated
  base_matcher.negative_failure_message
end