# File lib/rack/auth/digest/params.rb, line 24 24: def initialize 25: super 26: 27: yield self if block_given? 28: end