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