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