# File lib/sshkit/color.rb, line 26
    def initialize(output, env=ENV)
      @output, @env = output, env
    end