class Shoulda::ActionController::Matchers::SetSessionMatcher

def to(value)

def to(value)
  @value = value
  self
end