private void LoadSettings()
 {
     config = new CommentsConfiguration(Settings);
     SetupCommentSystem();
 }
 private void LoadSettings()
 {
     config = new CommentsConfiguration(Settings);
     SetupCommentSystem();
 }