# File lib/chef/formatters/error_inspectors/compile_error_inspector.rb, line 31 def initialize(path, exception) @path, @exception = path, exception end