# File lib/new_relic/agent/instrumentation/memcache/dalli.rb, line 20
          def supports_datastore_instances?
            DATASTORE_INSTANCES_SUPPORTED_VERSION <= ::Dalli::VERSION
          end