fn impl_call_getter( cls: &Type, spec: &FnSpec<'_>, self_type: &SelfType, holders: &mut Holders, ctx: &Ctx, ) -> Result<TokenStream>