# File lib/listen/adapter.rb, line 101
    def start!
      start
      blocking_thread.join
    end