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