Item = Base.extend({ initialize: function() { this.bounds = new Rectangle(); } });