# File lib/rbot/irc.rb, line 1170
      def reset(val)
        @arg = nil if @arg == val
      end