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