# File lib/optparse.rb, line 261
    def convert(opt = nil, val = nil, *)
      val
    end