if(typeof value == "string"){ return this.inherited('filter', arguments); } return isNaN(value) ? '' : value;