_ObjCaller

class PlasmaCalcs.tools.xarray_tools.xarray_accessors._ObjCaller(f)

Bases: object

behaves like a bound method but calls f(self.obj, …) instead of f(self, …)