1
2
3
define(function() {
    return [ "Top", "Right", "Bottom", "Left" ];
});