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