module Playbook::Right

def right_options

def right_options
  {
    right: "right",
  }
end