On Aug 25, 2006, at 5:47 PM, Morton Goldberg wrote: > Request for clarification. > > Are you asking us to define a class or a top-level conversion method? The quiz asks for a class, yes. > If it's a class you want, beside initialize, what methods are you > asking for? #initialize and #to_s plus anything else you deem cool. > Also, should 'initialize' accept mixed argument sequences? I'll leave that to your judgement. James Edward Gray II