- Are classes objects, or are they namespaces?
- scoping in general, closures, etc.
- library functions like iter are fine
- binary functions raise interesting questions
- explicit method names, like index and keys are problematic
- handling foreign Exceptions, nulls, etc. needs to be explored more