151 152 153
# File 'lib/twowaysql/node.rb', line 151 def accept(ctx) ctx.add_value(do_eval(ctx, @exp)) end