# File lib/arel/algebra/value.rb, line 49 def format(object) object.to_sql(Sql::Value.new(relation)) end