with(*args, &block)
Class Public methods
Initializes a new instance and evaluates the optional block in context of
the instance. Arguments args
are passed to new, see there for description of
parameters.
This method is deprecated, its behavior corresponds to the older new method.
Please login to continue.