Memoize review_bot method
What does this MR do and why?
This method is getting used in different locations in this completion class. Memoizing it so we won't need to find and instantiate a new object again.
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.