Closed HugoMcPhee closed 3 years ago
fixes #4
this is working for .toString(), but ironically doesn't work for .hasOwnProperty , looking into a way to support .hasOwnProperty too
.toString()
.hasOwnProperty
now supports hasOwnProperty as a key
fixes #4