class MatrixMorpheus

Public Class Methods

what_if() click to toggle source
# File lib/MatrixMorpheus.rb, line 3
def self.what_if
  puts "What if I told you that this is just a test gem?"
end