# File lib/thinking_sphinx/active_record/sql_builder/statement.rb, line 8 def initialize(report) @report = report @scope = relation end