# File lib/active_ldap/ldif.rb, line 871 def initialize(type, attribute, options, attributes) @type = type @attribute = attribute @options = options @attributes = attributes end