macro_rules! impl_fractionation_enumeration {
    ($contract:ident, $tokens:ident) => { ... };
}