class Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher

def failure_message_when_negated

def failure_message_when_negated
  "Expected #{controller.class} not to #{expectation_description},"\
  ' but it did'
end