00001 00004 interface gugga.common.IStringFormatter 00005 { 00006 public function format(aValue : Object) : String; 00007 }