public void SetDocCommentBlock(IDocCommentBlock block)
 {
     _classDeclaration.SetDocCommentBlock(block);
 }