## Macro: SB-PCL::INVOKE-EFFECTIVE-METHOD-FUNCTION [![package](https://img.shields.io/badge/Package-SB--PCL-5f9ea0.svg?style=social&colorA=999999)](../) [![type](https://img.shields.io/badge/Type-Macro-5f9ea0.svg?style=social&colorA=999999)](../#macro) > No description. ### Lambda list ```cl (sb-pcl::emf sb-pcl::restp &key sb-pcl::required-args sb-pcl::rest-arg sb-pcl::more-arg) ```