# File lib/gemojione/index.rb, line 78
    def find_by_shortname(shortname)
      @emoji_by_code[shortname]
    end