Yeah, I've had to expand it a bit more, since some of the function calls return Iterables which
I::P doesn't seem to have automagic for yet. I've basically just wrapped the function to return it as a list. I'll see if I can find a basic test case and file a bug for it.