module Playbook::Left

def left_options

def left_options
  {
    left: "left",
  }
end