/// `path` must be a path to the new file, [obeying the constraints](FileAccess) of this `FileAccess`.
// Note: This function, and others, take ownership of `self`, to prevent people from storing and
// We remove the temporary file before opening it, if it's present: otherwise it _might_ be
// TODO: The parent directory verification performed by "open" here is redundant with that done in