# File lib/spring/watcher/polling.rb, line 24
      def add(*)
        check_stale if @poller
        super
      end