9 10 11
# File 'app/models/satis/user_data.rb', line 9 def self.keyed(key) find_or_create_by(key: key) end