# File test/src/sql.rb, line 176
  def to_s
    "#{list_exprs group1} #{op} #{list_exprs group2}"
  end