Object methods defined without `function` are not being highlighted: ``` javascript { doSomething() { // ... } } ``` <img width="179" alt="screen shot 2015-12-29 at 6 11 03 pm" src="https://cloud.githubusercontent.com/assets/2036909/12043896/970484ca-ae57-11e5-95c4-2340144c696c.png"> (unless I'm missing it somewhere...)