protected internal override void Accept(SyntaxNodeVisitor visitor)
 {
     visitor.VisitClassBlockStart(this);
 }