Ruby hash-methods reference.
Get or set the default value returned for missing keys in a Ruby hash, or configure a proc for dynamic defaults.
hash.default(key = nil) -> object