class Playbook::PbCurrency::Currency

def swap_negative

def swap_negative
  size == "sm" && symbol != ""
end