class RSpec::Expectations::LegacyMatcherAdapter::RSpec2

def failure_message_when_negated

def failure_message_when_negated
  base_matcher.failure_message_for_should_not
end