> One of the main responsibilities of this module is to provide convenience functions for escaping and marking HTML code as safe. Acceptance Criteria: - [ ] escape_javascript(data) - [ ] html_escape(safe) - [ ] raw(value) - [ ] safe_to_string(arg) - [ ] escape_url