class Shoulda::Matchers::ActionController::SetSessionMatcher

def in_context(context)

def in_context(context)
  underlying_matcher.in_context(context)
  self
end