macro_rules! parse_container_node_variables_cleanup {
    ($context: ident) => { ... };
    ($context: ident, named) => { ... };
}