class Shoulda::ActiveRecord::Matchers::HaveNamedScopeMatcher

def initialize(scope_call)

def initialize(scope_call)
  @scope_call = scope_call.to_s
end