# File lib/gemojione/string_ext.rb, line 14 def emoji_data index = Gemojione.index index.find_by_moji(self) || index.find_by_name(self) end