macro_rules! common_methods_default {
    ($ty:ty) => { ... };
}