# File lib/guard/listeners/polling.rb, line 27
    def stop
      super
      @stop = true
    end