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