# File estraierpure.rb, line 969
    def initialize()
      @url = nil
      @pxhost = nil
      @pxport = -1
      @timeout = -1
      @auth = nil
      @name = nil
      @label = nil
      @dnum = -1
      @wnum = -1
      @size = -1.0
      @admins = nil
      @users = nil
      @links = nil
      @wwidth = 480
      @hwidth = 96
      @awidth = 96
      @status = -1
    end