# File lib/active_ldap/ldif.rb, line 609
      def to_hash
        attributes.merge({"dn" => dn})
      end