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