# File lib/drydock/mixins/string.rb, line 61
61:
def
noatt
62:
gsub
(
/\e\[?[0-9;]*[mc]?/
,
''
) 63:
end