# File lib/genomed.rb, line 73
  def repo
    @repo ||= Genome.new(hostname)
  end