# File lib/rubygame/queue.rb, line 208
    def setup
      @subscribe = Hash.new
      @autodeliver = true
    end