class Prism::Translation::Ripper::SexpBuilderPP

def on_mlhs_add_post(list, post)

def on_mlhs_add_post(list, post)
  list.concat(post)
end