# File lib/thread_safe/util/adder.rb, line 38
      def decrement
        add(-1)
      end