class Opal::Parser

def new_kwsplat(hash)

def new_kwsplat(hash)
  s(:kwsplat, hash)
end