const behavior = {
    name: 'MaxTime',
    type: BEHAVIOR_TYPE.DECORATOR,
    description: oneLine`
        The MaxTime decorator limits the maximum time the node child can execute.