sp.disable_functions.function("AwesomeClass::method1").drop(); sp.disable_functions.function("method2").drop(); sp.disable_functions.function("AwesomeClass::method3").param("a").value("pouet").drop();