public ProductAttributesController(IProductAttributesService productAttributesService) { this.productAttributesService = productAttributesService; }