public function testGetFacebook()
 {
     $this->assertNull($this->author->getFacebook());
 }