# File lib/chef/formatters/error_inspectors/run_list_expansion_error_inspector.rb, line 32 def initialize(node, exception) @node, @exception = node, exception end