getReference('user-golfer'); $oTopic = $this->getReference('topic-toshiba'); $oTopicComment = $this->_createComment($oTopic, $oUserFirst, null, 'fixture comment text'); $this->addReference('topic-toshiba-comment', $oTopicComment); } }