36 37 38
# File 'app/models/curate/user_behavior/base.rb', line 36 def name read_attribute(:name) || user_key end