# File lib/amqp/int_allocator.rb, line 59
    def free(reservation)
      @free_set.unset(reservation)
    end