# File lib/fssm/backends/inotify.rb, line 3
    def initialize
      @notifier = INotify::Notifier.new
    end