module Schwenker

Constants

VERSION

Public Instance Methods

hello() click to toggle source
# File lib/schwenker.rb, line 4
def hello
  puts "Hauptsach gudd gess"
end