# File lib/new_relic/agent/event_aggregator.rb, line 11 def named named = nil named ? @named = named.to_s.freeze : @named end