# File lib/guard/listeners/polling.rb, line 12
    def initialize(*)
      super
      @latency = 1.5
    end