15 16 17
# File 'lib/xbmc_sql/nfo_file.rb', line 15 def doc @doc ||= XmlSimple.xml_in(File.read(@raw_file)) end