# File lib/active_ldap/operations.rb, line 348
        def load(operator, options)
          operator.add_entry(dn, attributes, options)
        end