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