in jbang/bean-inlined-code/CustomerBuilder.java [25:28]
public CustomerBuilder gold(boolean gold) { this.gold = gold; return this; }