# File lib/active_ldap/base.rb, line 444 def prefix @prefix ||= inheritable_prefix and DN.parse(inheritable_prefix) end