# File lib/hoe.rb, line 794 def read_manifest File.read_utf("Manifest.txt").split(/\r?\n\r?/) rescue nil end