# File lib/rack/auth/digest/params.rb, line 29
        def [](k)
          super k.to_s
        end