Checks if append path exists.
bool Returns true if prepend exists.
public function hasAppend() { return isset($this->data[self::APPEND]); }