33343536373839
public static GolfEvents buildGolfEvents() { return new GolfEventsBean(); } public static Golfers buildGolfers() { return new GolfersBean(); }