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