# File lib/listen/listener.rb, line 62
    def pause
      @adapter.paused = true
      self
    end