class Capybara::RSpecMatchers::NegatedMatcher

def failure_message

def failure_message
  @matcher.failure_message_when_negated
end