113114115116117118119
/** * Create an instance of {@link History } * */ public History createHistory() { return new History(); }