func group() -> String?
s9SwiftSoup7MatcherC5groupSSSgyF
27G7H
import SwiftSoup
class Matcher
@frozen struct String
A Unicode string value that is a collection of characters.
var count: Int { get }
@discardableResult func find() -> Bool
func group(_ i: Int) -> String?