# File lib/activeldap/base.rb, line 710
    def dn
      @@logger.debug("stub: dn called")
      return @dn.dup
    end