class Shoulda::ActiveRecord::Matchers::HaveNamedScopeMatcher

def in_context(context)

def in_context(context)
  @context = context
  self
end