# File lib/puppet/network/http/handler.rb, line 79 79: def set_content_type(response, format) 80: raise NotImplementedError 81: end