module Playbook::JustifyContent

def justify_content_options

def justify_content_options
  {
    justify_content: "justify_content",
  }
end