lisa.utils: Fix namedtuple() serialization
Give a resolvable name to the inner collections.namedtuple() class contained in the lisa.utils.namedtuple() class so that instances can be pickled.
Give a resolvable name to the inner collections.namedtuple() class contained in the lisa.utils.namedtuple() class so that instances can be pickled.