# File lib/rubytorrent/controller.rb, line 57
  def dec_all(bitfield)
    inc_all(bitfield, -1)
  end