# File lib/rspec/rails/mocks.rb, line 26
def
destroy
self
.
stub
(
:id
) {
nil
}
end