Python cannot retieve list from 'IronPython.Runtime.Method'

Python cannot retieve list from ‘IronPython.Runtime.Method,’ do you know how I can do that?

python problem wrote class cannot retrieve list 01.gh (2.6 KB)

Never mind. I forgot the () on the end that stands somehow for (self) in a class.function(self).