# File lib/big_record/validations.rb, line 784
    def errors
      @errors ||= Errors.new(self)
    end