# File webapp/htmlform.rb, line 96
    def keys
      @param.map {|key, val| key }.uniq
    end