class Shoulda::Matchers::ActionController::RescueFromMatcher

def failure_message_when_negated

def failure_message_when_negated
  "Did not expect #{expectation}"
end