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