class Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher

def key_set?

def key_set?
  defined?(@key)
end