public override toString() as String:
import klyn.regex match = MatchResult("abc") print(match.toString()) # abc