# File test/src/sql.rb, line 164
def
to_s
"#{expr} between #{from} and #{to}"
end