# File lib/arel/nodes/node.rb, line 31 def to_sql engine = Table.engine viz = Visitors.for engine viz.accept self end