MutableRange(start: Int, end: Int)
Represents a text range with mutable bounds
start - points to the first character
start
end - points to the next character after the last one
end