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