# File lib/action_dispatch/http/cache.rb, line 55 def last_modified? headers.include?(LAST_MODIFIED) end