# File lib/new_relic/agent/event_aggregator.rb, line 15 def capacity_key key = nil key ? @capacity_key = key : @capacity_key end