pub fn extract_json(response: &str) -> Result<String, StepError>
Extract the first JSON object or array from text that may contain prose.