# File lib/rhc/config.rb, line 231
    def has_local_config?
      lazy_init
      !@local_config.nil?
    end