

class LangevinImpulse(LangevinImpulseIntegrator):
   def keyword(self):
      return "LangevinImpulse"
