class UncleKryon::Region

Public Class Methods

new() click to toggle source
Calls superclass method UncleKryon::BaseIso::new
# File lib/unclekryon/iso/region.rb, line 19
def initialize
  super()
end