package flash.utils; extern class Dictionary implements Dynamic { function new(weakKeys : Bool = false) : Void; }