# File lib/smart_proxy_monitoring_icinga2/icinga2_upload_queue.rb, line 5
    def queue
      @queue ||= Queue.new
    end