# File lib/test/unit/color.rb, line 45
      def foreground?
        not background?
      end