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