# File lib/thin/async.rb, line 7
      def initialize
        @queue = []
      end