# File lib/thread_safe/util/adder.rb, line 34
      def increment
        add(1)
      end