pub(super) fn impl_constructor( ion: &TokenStream, constructor: ItemFn, ty: &Type, class: &str, ) -> Result<Method>