# File lib/rack/auth/digest/params.rb, line 23
        def initialize
          super()

          yield self if block_given?
        end