# File test/src/sql.rb, line 179
def
list_exprs
exprs
"(#{exprs.join(', ')})"
end