module Playbook::AlignContent

def align_content_options

def align_content_options
  {
    align_content: "align_content",
  }
end