Methods keys(object) get the keys for the given object Parameters: Name Type Description object Object the object to get the keys for Source: utils.js, line 251 Returns: the array of keys Type Array.<string>