# File lib/chef/formatters/error_inspectors/api_error_formatting.rb, line 88 def describe_http_error(error_description) error_description.section("Unexpected API Request Failure:", format_rest_error) end