private bool HashThisProductCodeAlreadySystem(string productCode) { return(aProductGateway.HashThisProductCodeAlreadySystem(productCode)); }