# File lib/rubytorrent/peer.rb, line 210
  def piece_available?(index); @peer_pieces[index]; end