module Playbook::Bottom

def bottom_options

def bottom_options
  {
    bottom: "bottom",
  }
end