# File lib/activeldap/base.rb, line 584
    def exists?
      @@logger.debug("stub: exists? called")
      return @exists
    end