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