module Playbook::NumberSpacing

def number_spacing_options

def number_spacing_options
  {
    number_spacing: "ns",
  }
end