# File lib/hammer_cli/modules.rb, line 53
    def self.load(name)
      load! name
    rescue Exception => e
      false
    end