# File lib/libpplayer.rb, line 87
  def to_genome
    Genome.new(self.to_bitstring)
  end