class Playbook::PbOverlay::Overlay

def has_subsequent_overlay

def has_subsequent_overlay
  position == "x".to_sym || position == "y".to_sym
end