Instruction: Explain the concept of Mixins in TypeScript and provide an example of their implementation.
Context: Evaluates the candidate's understanding of Mixins as a design pattern in TypeScript for composing classes, and their ability to implement it in a type-safe manner.