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