# File lib/action_dispatch/http/cache.rb, line 51 def last_modified? headers.include?('Last-Modified') end