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