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