From: Frank Guerino Date: 2012-01-21T19:16:01+09:00 Subject: Re: Getting an Object to Push or Register "Itself" With a Hash During Initialization Hello All, Thanks for all your help. I've learned about multiple options from each of you that have me thinking about multiple solution permutations that will work for what I'm trying to do. Ultimately, I need each new object of a certain class type to register itself with a centralized Hash construct, using a unique address key, so that I can access any one of the objects, later, by the address key. With your help, I can do that, now. I appreciate your efforts! My Best, Frank -- Posted via http://www.ruby-forum.com/.