Just noticed a "typo" in readme - in case someone uses it as-is: ` this.val = f.name.findName();` should read ` this.name = f.name.findName();`