# File lib/arel/nodes/node.rb, line 34 def to_sql engine = Table.engine engine.connection.visitor.accept self end