# File lib/criteria/sql.rb, line 155
    def to_s
      return "#@name(#{@args.join(", ")})"
    end