# File lib/active_ldap/base.rb, line 264 def initialize(target) @target = target super(_("not implemented: %s") % @target) end