# File lib/nanite/security/distinguished_name.rb, line 17
    def initialize(hash)
      @value = hash
    end