* An immediately-invoked function expression (or IIFE, pronounced "iffy") is a JavaScript programming * language idiom which ...
A mixin provides methods that implement a certain behavior, but we do not use it alone, we use it to add behavior to other classes.