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