function anonymous( ) { var e = []; for(var p in this) e.push(p); return e.length === 0 }