# File lib/trollop.rb, line 616
  def array_default? ; self.default.kind_of?(Array) ; end