Sheet mapping key-names to functions. The key-name is a symbolic
representation of the key-sequence mapped. These names are described
with the method key_binding->function.
The function is either a name, in which case the key-binding will invoke
the named method on the
event-receiver,
or a code object.