# File lib/more/facets/getoptlong.rb, line 64
    def optional(*opts)
      @arguments << (opts << GetoptLong::OPTIONAL_ARGUMENT)
    end