Finds the key based on a index. This index contains the *args in the order they were passed in then any **kwargs's keys in the order **kwargs.keys() returned. This index is created when the class is initialized. :param index: The index to lookup :returns: The key for the provided index or a
(self, index)
source not stored for this graph (policy: none)