# File lib_ctrl/rucy/params.rb, line 1271
    def add_entry
      @list.push({ 'filter' => nil,
                   'arguments' => {},
                   'attach_path' => nil,
                   'attach_mask' => nil,
                   'virtual_host' => nil,
                   'comment' => nil
                 })
      nil
    end