void ICiStatementVisitor.Visit(CiNativeBlock statement) { Write(statement.Content); }
void ICiStatementVisitor.Visit(CiNativeBlock statement) { }