module ActiveLdap::Operations::LDIF::ContentRecordLoadable

def load(operator, options)

def load(operator, options)
  operator.add_entry(dn, attributes, options)
end