# File lib/optparse.rb, line 1222
  def separator(string)
    top.append(string, nil, nil)
  end