class Rectify::Query

def initialize(scope = ActiveRecord::NullRelation)

def initialize(scope = ActiveRecord::NullRelation)
  @scope = scope
end