ÿØÿÛ C ÿØÿÛ C
# File lib/rack/utils.rb, line 487 def to_hash hash = {} each { |k,v| hash[k] = v } hash end