intercom_common::utils
pub fn get_ident_and_fns( item: &Item) -> Option<(&Ident, Vec<(&Ident, &MethodSig)>)>