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