public BlogCommentEnumerator(BlogComment blogComment)
 {
     this.blogComment = blogComment;
 }