# File lib/rubytorrent/controller.rb, line 309
  def peer_has_piece(piece, peer)
    @piece_order.inc piece.index
  end