module G2

Constants

VERSION

Public Class Methods

init() click to toggle source
# File lib/g2.rb, line 4
def self.init
  puts "init g2"
end