class Shoulda::Matchers::ActionController::SetTheFlashMatcher

def failure_message_for_should_not

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