# File lib/drb/timeridconv.rb, line 74
    def initialize(timeout=600)
      @holder = TimerHolder2.new(timeout)
    end