# File lib/main/getoptlong.rb, line 249
  def terminated?
    return @status == STATUS_TERMINATED
  end