# File test/src/sql.rb, line 253
def
to_s
"#{left} cross join #{right}"
end