# File lib/optparse.rb, line 428 def parse(arg, argv) yield(NeedlessArgument, arg) if arg conv_arg(arg) end