54 55 56
# File 'lib/inspec/resources/http.rb', line 54 def headers @headers ||= Inspec::Resources::Http::Headers.create(@worker.response_headers) end