def __get_path(self, path): return posixpath.abspath(posixpath.join(self.__home_directory, path or ''))