That's [this `get`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/get): At the moment, eslisp cannot emit this: ``` js var obj = { a : get() { ... }, b : set() { ... } }; ``` Raised by @lhorie [in chat](https://gitter.im/anko/eslisp?at=56094917519547fc1e3ace8d).