# File lib/arel/algebra/relations/operations/where.rb, line 20
    def to_sql(formatter = nil)
      compiler.select_sql
    end