Class: Mktest
- Inherits:
-
Object
- Object
- Mktest
- Defined in:
- lib/mktest.rb
Class Method Summary collapse
Class Method Details
.hello ⇒ Object
4 5 6 7 |
# File 'lib/mktest.rb', line 4 def self.hello tr = MainModule::Mksub.new return tr.hello end |