00001 var overArg = require('./_overArg'); 00002 00003 /* Built-in method references for those with the same name as other `lodash` methods. */ 00004 var nativeKeys = overArg(Object.keys, Object); 00005 00006 module.exports = nativeKeys;