class Lookbook::FileWatcher

def evented?

def evented?
  !(file_watcher <= ActiveSupport::FileUpdateChecker)
end