Class: Rextra::Enumerable::Base

Inherits:
SimpleObject show all
Defined in:
lib/rextra/cutting.rb

Direct Known Subclasses

All, Do

Instance Method Summary collapse

Constructor Details

#initialize(master) ⇒ Base

Returns a new instance of Base.



40
# File 'lib/rextra/cutting.rb', line 40

def initialize( master ) @master = master end