module Playbook::TextAlign

def text_align_options

def text_align_options
  {
    text_align: "text_align",
  }
end