Added #[pyclass(hash)] option to implement __hash__ in terms of the Hash implementation
#[pyclass(hash)]
__hash__
Hash