# File lib/httpauth/digest.rb, line 614
      def filename
        "#{options[:tmpdir] || Dir::tmpdir}/ruby_digest_cache.#{self.opaque}"
      end