module ElfOS

Constants

VERSION

Public Class Methods

answer() click to toggle source
# File lib/elfos.rb, line 8
def self.answer
  "Merry Christmas"
end