class Module

Public Instance Methods

constree() click to toggle source
# File lib/constree/module.rb, line 4
def constree
  ::Constree.of self
end
constreep() click to toggle source
# File lib/constree/module.rb, line 8
def constreep
  ::Constree.p self
end