> 
> Can't you just tell it to?
> 
>    def base
>      self.class.new("#{@value * conversion_factor(@unit)} m")
>    end
> 
> 
> David

I see. That is amazingly simple. Exactly what I need. Thank you very 
much!

-- 
Posted via http://www.ruby-forum.com/.