# File lib/aruba/reporting.rb, line 79 def template(path) IO.read(File.join(ENV['ARUBA_REPORT_TEMPLATES'], path)) end