# File lib/optimist.rb, line 219
  def stop_on_unknown
    @stop_on_unknown = true
  end