# File lib/spec/runner/formatter/base_text_formatter.rb, line 93
        def colour?
          @options.colour ? true : false
        end