Method: Constree.p

Defined in:
lib/constree.rb

.p(mod) ⇒ Object



37
38
39
# File 'lib/constree.rb', line 37

def p mod
  puts of mod
end