FileUtils constructor

FileUtils()

Implementation

factory FileUtils() {
  return _ins;
}