class ActiveRecord::QueryMethods::WhereChain

def initialize(scope) # :nodoc:

:nodoc:
def initialize(scope) # :nodoc:
  @scope = scope
end