def block(self, name, flowId=None): import teamcity.context_managers as cm return cm.block(self, name=name, flowId=flowId)