module Playbook::Spacing

def width_options

def width_options
  {
    width: "w",
  }
end