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