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