public void Construct(IProductBuilder builder)
 {
     builder.BuildPart();
 }