# File lib/new_relic/agent.rb, line 670 def set_user_attributes(*args) NewRelic::Agent::Deprecator.deprecate(SET_USER_ATTRIBUTES, ADD_CUSTOM_ATTRIBUTES) add_custom_attributes(*args) end