[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["`Configuration.ResetConfigRule` is a JUnit rule used in unit tests to reset the static `Configuration` object."],["It ensures that the `Configuration` is reset to its default state after each test, avoiding unintended side effects."],["This rule is implemented by the `apply` method, which takes a `Statement` and `Description` as input and returns a modified `Statement`."]]],[]]