Module: TMP::SyntaxSugar
- Defined in:
- lib/tmp/deprecated/dsl.rb
Instance Method Summary collapse
- #__tmp__ ⇒ Object (also: #__TMP__)
Instance Method Details
#__tmp__ ⇒ Object Also known as: __TMP__
52 53 54 |
# File 'lib/tmp/deprecated/dsl.rb', line 52 def __tmp__ ::TMP::DSL end |