swiftbox.optionHash = function(elements) {
        if(arguments.length <= 1) {
            return getOptionHash(elements);
        }