# File lib/action_controller/request.rb, line 111
    def if_none_match
      env['HTTP_IF_NONE_MATCH']
    end