# File lib/rbot/botuser.rb, line 580
      def knows?(user)
        return true if user.to_irc_user
      end