# File control/Error/Error.rb, line 173
  def has_alias_errors?
    ! @alias_error_list.empty?
  end