Ruby hash-methods reference.
Return a new hash with specified keys excluded, useful for filtering sensitive data before passing hashes to other methods.
hash.except(*keys) -> hash