macro_rules! implement {
    ($path:expr) => { ... };
}