# File lib/rack/auth/digest/params.rb, line 24
        def initialize
          super

          yield self if block_given?
        end