# File lib/listen/listener.rb, line 177
    def force_polling(value)
      @adapter_options[:force_polling] = value
      self
    end