in jbang/bean-inlined-code/CustomerBuilder.java [20:23]
public CustomerBuilder zip(int zip) { this.zip = zip; return this; }