number_of_cliches method always returns zero, but will it actually work? To put it another way, can you override a method in a module by defining that method in the class that includes the module? Once you know that a mixin module effectively becomes a superclass when it is included, the answer is easy to come by: Yes. Since we know that the methods in a superclass cannot override the methods in subclasses, we can deduce that not module method I read and highlight
number_of_cliches method always returns zero, but will it actually work? To put it another way, can you override a method in a module by defining that method in the class that includes the module? Once you know that a mixin module effectively becomes a superclass when it is included, the answer is easy to come by: Yes. Since we know that the methods in a superclass cannot override the methods in subclasses, we can deduce that not module method I read and highlight
superclass when it is included, the answer is easy to come by: Yes. Since we know Question What is the relation between a class and the module that it just mixed in? For every highlight, I create a flash card with a question
superclass when it is included, the answer is easy to come by: Yes. Since we know Answer The module effectively becomes a superclass And a corresponding answer