in jbang/bean-inlined-code/CustomerBuilder.java [15:18]
public CustomerBuilder street(String street) { this.street = street; return this; }