Returns true if this contains an absolute path.
bool is_absolute() const;
Absolute paths always start with a forward slash ('/').