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