# File lib/optparse.rb, line 803
  def terminate(arg = nil)
    self.class.terminate(arg)
  end