# File lib/spec/rails/mocks.rb, line 52
        def as_new_record
          self.id = nil
          self
        end