<
^
>
P
N
|<
>|
^
_
>
<
---
|
~
.
..
Help
Subject:
Re: new/initialize
From: "
Tom Allison
" <tallison tacocat.net>
Date: Tue, 11 Apr 2006 03:19:09 +0900
In-reply-to:
188429
>
That would be an instance method. Object::new is a class method.
Ding! Light went on. Thanks.