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