# File lib/rbot/botuser.rb, line 641
      def owner?
        return BotOwnerClass === self
      end