_tags === NULL) { $this->_tags = &new FAArrayIterator(explode(",", $this->_get('tags'))); } return $this->_tags; } } ?>