# File control/Error/Error.rb, line 28
  def has_load_errors?
    ! @load_error_list.empty?
  end