# File lib/rhc/commands/base.rb, line 76
    def config
      @config ||= begin
        RHC::Config.new
      end
    end