# File lib/new_relic/agent/vm/rubinius_vm.rb, line 86
        def has_metrics?
          Rubinius.const_defined?(:Metrics)
        end