# File lib/listen/adapter.rb, line 94
    def start(blocking = true)
      @stop = false
    end