Instruction: Describe what context processors are in Flask and how they can be used to inject data into templates.
Context: This question tests the candidate's understanding of Flask's templating features, specifically the use of context processors to make data universally available to all templates.