module Gimuby

Public Class Methods

get_factory() click to toggle source
# File lib/gimuby.rb, line 6
def self.get_factory
  Factory.new
end