global

def run

def run
  sleep 1
  Thread.new { @fsevent.run }
  sleep 1
end