class Playbook::PbOverlay::Overlay

def subsequent_overlay_direction_map_token

def subsequent_overlay_direction_map_token
  {
    "x": "right",
    "y": "bottom",
  }
end