

var DemoModel = Class.create( Model, {

	
	initialize : function(){
		
		
		
	}
	
	
	
	
})