class Shoulda::ActionController::Matchers::SetSessionMatcher

def assigned_value?

def assigned_value?
  !assigned_value.nil?
end