protect_method
. The last protect_method
call for any function is the one that will be used.Browser (user: Bob) -> LogicModule.do_something_weird -> Display.reset_to_factory_new
reset_to_factory_new
function is protected then reset_to_factory_new
will not be executed.$
sign prefix.