in src/main/java/pemja/core/object/PyIterator.java [31:33]
private PyIterator(long tsState, long pyIter) { super(tsState, pyIter); }