# File lib/action_controller/response.rb, line 104 def last_modified? headers.include?('Last-Modified') end