# File lib/more/facets/getoptlong.rb, line 37 def flag(*opts) @arguments << (opts << GetoptLong::NO_ARGUMENT) end