1. Deprecated("Internal Use Only")
FileSystem internalCreateFileSystem()

Source

@Deprecated("Internal Use Only")
static FileSystem internalCreateFileSystem() {
  return new FileSystem._internalWrap();
}