# File lib/rbot/botuser.rb, line 266
      def permanent=(bool)
        @transient=!bool
      end