macro_rules! configure {
    ($this:ident, $node:ident) => { ... };
}