2 method2: function() {},
37 // ObjectEpression within CallExpression needs to indent comments
78 for (key in {foo: 'bar', lorem: 'ipsum'}) {
82 // issues #47 and #166
83 Ext.define('VMS.model.User', {
84 extend: 'Ext.data.Model',
101 // align with previous line because of line break
105 // maecennas ullamcor
112 var ItemsSchema = new Schema({
113 name: String, // comments
129 var bar = this.baz({});
157 // ES6 Object Literal Property Value Shorthand