GenMeta1.deriveFrom(Meta1)
function GenMeta1(){
	this.Meta1()
}

