# File lib/thinking_sphinx/active_record/sql_builder/query.rb, line 6 def initialize(report) self.report = report self.scope = [] end