# File lib/more/facets/getoptlong.rb, line 42 def required(*opts) @arguments << (opts << GetoptLong::REQUIRED_ARGUMENT) end