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