class Shoulda::Matchers::ActionController::SetSessionMatcher

def in_context(context)

def in_context(context)
  @context = context
  self
end