# File lib_ctrl/rucy/params.rb, line 812
    def add_entry
      @list.push({ 'alias_path' => nil,
                   'orig_path' => nil,
                   'virtual_host' => nil
                 })
      nil
    end