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