public function testMpnWillReturnMappingObject()
 {
     $this->assertInstanceOf(Mapping::class, Product::mpn());
 }