pub fn parse(
    string: &str,
    config_verbose: u8,
    config: &mut Configuration
) -> Result<(), GardenError>