# File lib/rbot/botuser.rb, line 615
      def initialize
        @login_by_mask = false
        @autologin = true
        super("owner")
      end