Issue #3198186: Escape '<' characters. Removed unneded use. Rename and update method visibility.
Updates method visibility (can be useful for class extends), and rename it. Remove unused 'use' ; Escape '<' from strings that aren't part of tags or comments.