Make TextSelectionSizer a bit easier to understand standalone
Nothing really changes because it's only used in one place and that place called getRegion so there's no leak but looking at the class standalone one could think that one would get a leak if getRegion was not called.