# File lib/rhc/command_runner.rb, line 130
    def program(*args)
      @runner.program *args
    end