public function testCitationWillReturnMappingObject()
 {
     $this->assertInstanceOf(Mapping::class, Table::citation());
 }