Table of Contents
Properties: name -- the name the function was defined as doc -- function's docstring, or None if unavailable self -- if not None, the function is a method of this object.
__init__ ( self, function, identifier, )