public virtual GridObject CreateObject() { Objects.ID id = Emoji.GetID(mDisplayText); return(GridObject.Create(id, mStartingPosition)); }