module Playbook::AlignSelf

def align_self_options

def align_self_options
  {
    align_self: "align_self",
  }
end