public function testGetDisplayName()
 {
     $this->assertEquals('d-name', $this->ab->getDisplayName());
 }