# File lib/drydock/mixins/string.rb, line 5 5: def String.disable_color; @@print_with_attributes = false; end