Class: MatrixMorpheus
- Inherits:
-
Object
- Object
- MatrixMorpheus
- Defined in:
- lib/MatrixMorpheus.rb
Class Method Summary collapse
Class Method Details
.what_if ⇒ Object
3 4 5 |
# File 'lib/MatrixMorpheus.rb', line 3 def self.what_if puts "What if I told you that this is just a test gem?" end |