fn print_method_identifiers( method_identifiers: &Option<BTreeMap<String, String>>, should_wrap: bool, ) -> Result<()>