I would like to be able to human-read the names of the tape, and I thought of monkeypatching the `tapename` function to have more flexibility. This is not possible however as this function is not exposed.
I would like to be able to human-read the names of the tape, and I thought of monkeypatching the
tapenamefunction to have more flexibility.This is not possible however as this function is not exposed.