pub type Matches = Matches;
pub struct Matches { pub free: Vec<String>, /* private fields */ }
free: Vec<String>
Free string fragments