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