55565758596061
/** * Create an instance of {@link Article } * */ public Article createArticle() { return new ArticleImpl(); }