def strip(cls, string):
     return Bundler.strip_marked_line_from_css_or_js(string, cls.__stripIndicators)