class Capybara::RSpecMatchers::NegatedMatcher

def failure_message_when_negated

def failure_message_when_negated
  @matcher.failure_message
end