module Playbook::FlexShrink

def flex_shrink_options

def flex_shrink_options
  {
    flex_shrink: "flex_shrink",
  }
end