func index(beforeCharacter : Index) -> Index
Returns the position of the character immediately before another charcter indicated by an index.
func index(beforeRun : Index) -> Index
Returns the position of the run immediately before a run indicated by an index.