function getTag() { if ($this->tag_ns === null) { $this->getNamespace(); } return $this->tag_ns[1]; }