345346347348349350351
/** * Create an instance of {@link Modifier } * */ public Modifier createModifier() { return new Modifier(); }