public function testGetBiography()
 {
     $this->assertNull($this->author->getBiography());
 }