new(orig)
Class Public methods
Creates a weak reference to orig
Raises an ArgumentError if the given
orig
is immutable, such as Symbol,
Fixnum, or Float.
Creates a weak reference to orig
Raises an ArgumentError if the given
orig
is immutable, such as Symbol,
Fixnum, or Float.
Please login to continue.