# File lib/optparse.rb, line 818
  def accept(*args, &blk) top.accept(*args, &blk) end