# File lib/couchrest/mixins/callbacks.rb, line 133
      def next_id
        @@_callback_sequence += 1
      end