I need to pass in an object name as a string to a method, then in the method convert that name to the actual object. Does that make sense? How can I do this? ...