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