Replaces Python's os.path module. Treats each path object as an instance.
Replacement for Python Standard Library os.path. Not necessary, now that we have pathlib.Path in standard library.