# File lib/rubytorrent.rb, line 89 def num_possible_peers; (@cont.tracker ? @cont.tracker.peers.length : 0); end