# File lib/new_relic/agent/instrumentation/rake.rb, line 56
        def self.should_install?
          is_supported_version? && safe_from_third_party_gem?
        end