# File lib/knife-solo/cookbook_manager.rb, line 24 def load_gem gem_libraries.each { |lib| require lib } end