package {packageName} { import fairygui.*; public class {className} { public static function bindAll():void { {bindContent} } } }