
The `String#startsWith` method is not supported in IE, but its behavior can be replicated by testing whether the index of a string is equal to zero. Replace instances of `startsWith` with such `indexOf` usages. Change-Id: I37b5831900ff836545e224ac2f715b26ca694bbf