class GlobalVars

Public Class Methods

new() click to toggle source
Calls superclass method GlobalsBase::new
# File libs/zabcon_globals.rb, line 134
def initialize
  super()
end