class Bundler::Persistent::Net::HTTP::Persistent::TimedStackMulti

def self.hash_of_arrays # :nodoc:

:nodoc:
def self.hash_of_arrays # :nodoc:
  Hash.new { |h,k| h[k] = [] }
end