Table of Contents
__init__ ( self, function, attrs, )
function is the function to run, attrs a list of attrs for which to run the consecutively the function, additional_attrs and kw_attrs are attrs that are added to each call of function
run ( self )