def functions(self): """Iterate all functions in the segment.""" return functions(self.startEA, self.endEA)