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