# File lib/hammer_cli/connection.rb, line 28
    def self.exist?(name)
      !get(name).nil?
    end