# File test/src/sql.rb, line 241
  def to_s
    "#{rel} limit #{limit}"
  end