Define a multi-file class using mixin
		Mixins are like "plugins" to classes, they can be used to extend the functionality of a class in a more modular manner.	
	
	
			A Blog of Programming, Algorithms and Software Tools



A Blog of Programming, Algorithms and Software Tools