fails:Hash#inspect returns a string representation with same order as each()
fails:Hash#inspect calls inspect on keys and values
fails:Hash#inspect handles hashes with recursive values
fails:Hash#inspect returns a tainted string if self is tainted and not empty
fails:Hash#inspect returns an untrusted string if self is untrusted and not empty
