# File lib/new_relic/agent/agent.rb, line 438
          def has_correct_license_key?
            has_license_key? && correct_license_length
          end