public function testGetId()
 {
     $this->assertThat($this->object->getId(), $this->equalTo('HelloClass'));
 }