The ValuesManager class is one of the few Singleton classes in
FlexJS. Instances of other things can be shared via IValuesImpl, but
this class's API is its one static property where you get the
instance of IValuesImpl by which other instances can be shared.