_.map(_.keys(paste), function (key) {
                            obj[key] = paste[key][0];
                        });