71727374757677
/** * Create an instance of {@link ArticlesCollections } * */ public ArticlesCollections createArticlesCollections() { return new ArticlesCollectionsImpl(); }