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