47484950515253
/** * Create an instance of {@link Articles } * */ public Articles createArticles() { return new ArticlesImpl(); }