# File lib/active_ldap/ldif.rb, line 732 def to_hash { :type => @type, :criticality => @criticality, :value => @value, } end