var str = '';for ( p in Object ) { str += p; }; str PASSED!
