module Playbook::Position

def position_options

def position_options
  {
    position: "position",
  }
end