# File lib/new_relic/agent/instrumentation/typhoeus.rb, line 55 def self.is_supported_version? NewRelic::VersionNumber.new(Typhoeus::VERSION) >= NewRelic::Agent::Instrumentation::TyphoeusTracing::EARLIEST_VERSION end