The Path.hide() hides the path so it does not appear in the output.
Path.hide()
Path path.hide()
This method is chainable as it returns the Path object
Path