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