class Shoulda::ActionController::Matchers::SetSessionMatcher

def assigned_value

def assigned_value
  session[@key]
end