class ChefSpec::ChefFormatter

def attribute_file_load_failed(path, exception)

Called when an attribute file fails to load.
def attribute_file_load_failed(path, exception)
  file_load_failed(path, exception)
end