# File lib/chef/formatters/base.rb, line 229
      def recipe_file_load_failed(path, exception)
        file_load_failed(path, exception)
      end