class Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher

def [](key)

def [](key)
  @key = key
  self
end