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