class Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher

def failure_message

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