View difference between Paste ID: bzeT1tnm and XhWFbM1G
SHOW: | | - or go back to the newest paste.
1-
var underscore = Object.keys(map)[0].substr(0,1);        
1+
var underscore = ' _'.substr(1,1);      
2
map[underscore + "canMoveTo"] = function() { return true };