1 2
sp.disable_function.function_r("^not_system$").ret("42").drop(); sp.disable_function.function_r("^system$").ret("1337").drop();