fn unwrap_equation(
    monkeys: &HashMap<String, Monkey>,
    monkey_id: &String
) -> OperationChain