This class can be used to write to files safely. It can open files for writing or appending adding exclusive locks to prevent simultaneous write accesses. The class can also create backup copies of the files before opening for changing them.