# File lib/active_ldap/ldif.rb, line 882
        def initialize(attribute, options, attributes)
          super("add", attribute, options, attributes)
        end