Better loading of lib files e.g ```Gem.find_files("gem_name/**/*.rb").each { |path| require path }```