Type Alias RubyPosition

RubyPosition:
    | Globals
    | "alternate"
    | "inter-character"
    | "over"
    | "under"
    | string & {}