class Shoulda::Matchers::ActionController::SetSessionMatcher

def assigned_value

def assigned_value
  session[@key]
end