class ActiveSupport::EventedFileUpdateChecker::PathHelper

def xpath(path)

def xpath(path)
  Pathname.new(path).expand_path
end