# This file was generated. Please, do not edit this file by hand. module Unicode module Emoji REGEX_PICTO = /\p{Extended Pictographic}/ end end