module Playbook::Shadow

def shadow_options

def shadow_options
  {
    shadow: "shadow",
  }
end