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