# File lib/xml_parser.rb, line 15 def self.parse path = File.dirname(File.expand_path(__FILE__)) parse_file(path + "/" + $automation_environment) end