module Playbook::Top

def top_options

def top_options
  {
    top: "top",
  }
end