# File lib/smart_proxy_monitoring_icinga2/icinga2_api_observer.rb, line 12 def initialize(queue) @queue = queue.queue @semaphore = Mutex.new end