# File lib/sinatra/async/test.rb, line 14
      def initialize
        @callbacks, @errbacks = [], []
      end