@lombok.Builder(setterPrefix = "with") public class BuilderWithBadNames { String build; String toString; }