class Shoulda::ActionController::Matchers::RespondWithMatcher

def failure_message

def failure_message
  "Expected #{expectation}"
end