Given a string, what methods are available for checking a specific region of a given string for certain characters? For example, checking the first three characters of a string for vowels, or consonants. Given a string, what methods are available for