fails:MatchData#offset returns a two element array with the begin and end of the nth match
fails:MatchData#offset returns [nil, nil] when the nth match isn't found
fails:MatchData#offset returns the offset for multi byte strings
fails:MatchData#offset returns the offset for multi byte strings with unicode regexp
