Class: Rexle::Element

Inherits:
Object
  • Object
show all
Defined in:
lib/shul.rb

Instance Method Summary collapse

Instance Method Details

#objObject



43
# File 'lib/shul.rb', line 43

def obj()      @obj        end

#obj=(obj) ⇒ Object



44
# File 'lib/shul.rb', line 44

def obj=(obj)  @obj = obj  end