class DasEnigma

Public Class Methods

help() click to toggle source
# File lib/das_enigma.rb, line 3
def self.help
  puts "Here will be the help text in future releases."
end