class com.events.Event { public function Event() {} public var type:String; public var params:Object; };