Class: Module

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

Instance Method Summary collapse

Instance Method Details

#constreeObject



4
5
6
# File 'lib/constree/module.rb', line 4

def constree
  ::Constree.of self
end

#constreepObject



8
9
10
# File 'lib/constree/module.rb', line 8

def constreep
  ::Constree.p self
end