Class: Module
- Inherits:
-
Object
- Object
- Module
- Defined in:
- lib/constree/module.rb
Instance Method Summary collapse
Instance Method Details
#constree ⇒ Object
4 5 6 |
# File 'lib/constree/module.rb', line 4 def constree ::Constree.of self end |
#constreep ⇒ Object
8 9 10 |
# File 'lib/constree/module.rb', line 8 def constreep ::Constree.p self end |