def ctx(): return context.Context()
def get_context(self): return ctx.Context(hostname=self.hostname, machine_id=self.machine_id, **self.extra)