module Playbook::Truncate

def truncate_options

def truncate_options
  {
    truncate: "truncate",
  }
end