I've tried 3.4.3 and (today's) 3.5.0-dev on last two examples [example for `@lends`](http://usejsdoc.org/tags-lends.html), but jsdoc doesn't list the instance methods at all: > Class: Person > Person > new Person() > > Source: > tehst.js, line 2 So either `@lends` has been broken for a while, or the examples are wrong.