# File lib/new_relic/agent/configuration/manager.rb, line 174
        def finished_configuring?
          !@server_source.nil?
        end