var $feralfile = { features: function (attrs) { this.attributes = attrs || this.attributes; }, getFeatures: function () { return this.attributes || []; }, };