extend self and module_function are two ruby ways to make it so you can call a method on a module and also call it if you include that module. are two ruby wa
extend self and module_function are two ruby ways to make it so you can call a method on a module and also call it if you include that module. are two ruby wa