## Generic-function: SB-PCL:ENSURE-GENERIC-FUNCTION-USING-CLASS [![package](https://img.shields.io/badge/Package-SB--PCL-5f9ea0.svg?style=social&colorA=999999)](../) [![type](https://img.shields.io/badge/Type-Generic--Function-5f9ea0.svg?style=social&colorA=999999)](../#generic-function) > No description. ### Lambda list ```cl (generic-function sb-pcl::fun-name &key sb-pcl::generic-function-class sb-pcl::environment &allow-other-keys) ```