[Source]
# File lib/active_ldap/ldif.rb, line 922 922: def initialize(attribute, options, attributes) 923: super("replace", attribute, options, attributes) 924: end
[Validate]