# File lib/rhc/helpers.rb, line 251
    def color(*args)
      $terminal.color(*args)
    end