I\'m trying to get all the functions in a module and then filter out all the functions that are defined in that module (as opposed to imported by it), which I do like this:<