formatOSVersion: function() {
            return this.getOS().version ? this.getOS().version.apply(this) : "";
        },