# File lib/smart_proxy_monitoring_icinga2/icinga2_api_observer.rb, line 62
    def stop
      @thread.terminate unless @thread.nil?
    end