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