# File lib/new_relic/metric_spec.rb, line 41
  def hash
    @name.hash ^ @scope.hash
  end