# File lib/guard/listeners/windows.rb, line 9
    def initialize(*)
      super
      @fchange = FChange::Notifier.new
    end