# File lib/merb-core/dispatch/request.rb, line 597
    def if_none_match
      @env[Merb::Const::HTTP_IF_NONE_MATCH]
    end