# File lib/responders/http_cache_responder.rb, line 17 def to_format return if do_http_cache? && do_http_cache! super end