# File lib/active_model/errors.rb, line 173
    def count
      to_a.size
    end