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