internal static IProfileExpression ApplyProductModelMapping(this IProfileExpression configuration)
 {
     return(configuration.FromProduct());
 }