nitc :: AAugmentedLiteral :: _prefix
# Prefix for the entity, "" if no prefix is found protected var prefix: String is lazy do return text.substring(0, text.index_of(delimiter_start))