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