public function testGetPrimaryKey()
 {
     $this->assertEquals('host_id', Hosttemplate::getPrimaryKey());
 }