Describes a class "mixin", which is a function that returns a dynamically constructed class, based on the passed parameters.
Hint: Don't use mixins.
The type of the classed this mixin is being mixed in with.
Describes a class "mixin", which is a function that returns a dynamically constructed class, based on the passed parameters.
Hint: Don't use mixins.