# File lib/rhc/helpers.rb, line 137
    def color(s, color)
      $terminal.color(s, color)
    end