# File lib/arel/algebra/value.rb, line 45 def to_sql(formatter = Sql::WhereCondition.new(relation)) formatter.value value end