id(html::specialchars(atom::get_absolute_url())); $this->link() ->rel("self") ->href(atom::get_absolute_url()); } public function link() { return $this->add_child("Gallery_Atom_Link", "link"); } }