nitc :: AugmentedStringFormExpr :: is_bytestring
self
# Is `self` a Byte String ? fun is_bytestring: Bool do return prefix == "b"