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