private void RemoveSequence(string publicationKey)
 {
     computer.RemovePublicationCommentSequence(publicationKey);
 }