# File lib/action_dispatch/http/cache.rb, line 13
        def if_none_match
          env['HTTP_IF_NONE_MATCH']
        end