# Functions
NewProductBuilder creates a new instance of ProductBuilder.
# Structs
ProductBuilder is based on ProductBuilder in the parfait example https://github.com/performancecopilot/parfait/blob/master/examples/acme/src/main/java/ProductBuilder.java.