ActiveLdap::Ldif::ModifyRecord::Operation
# File lib/active_ldap/ldif.rb, line 922 def initialize(attribute, options, attributes) super("replace", attribute, options, attributes) end