_OperationBase.get_asm
It claimed to return an `io.StringIO` or an `io.BytesIO`, but it did in fact return `str` or `bytes`.