class Shoulda::Matchers::ActionController::RespondWithMatcher

def failure_message_when_negated

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