9 10 11
# File 'lib/supply_drop/util.rb', line 9 def self.thread_pool_size=(size) @thread_pool_size = size end