97 98 99
# File 'lib/compiler.rb', line 97 def read_file_path @myXML = Crack::XML.parse(File.read(@file_path)) end