apply

PlasmaCalcs.tools.oop_tools.oop_misc.apply(x, fstr, *args, **kwargs)

return x.fstr(*args, **kwargs), or x if x doesn’t have an ‘fstr’ attribute.