class Shoulda::ActionController::Matchers::SetSessionMatcher

def initialize(key)

def initialize(key)
  @key = key.to_s
end