module Train
  def self.src_root
    File.expand_path(File.join(__FILE__, "..", "..", ".."))
  end
end
