# File test/src/sql.rb, line 61
def
to_s
"(#{left} #{op} #{right})"
end