I don't need to use another existing class as a base for my toy::hash package, because I have defined all required methods (I think).
that I should not call tie methods myself but let perl do the job for me.
The issue is that I get a strange behaviour of the %$H's tie when I do so.