get('templateid'); } function getName() { return $this->get('templatename'); } public static function getInstance() { return new self(); } }