# File lib/rspec/rails/mocks.rb, line 141 def connection raise RSpec::Rails::IllegalDataAccessException.new("stubbed models are not allowed to access the database") end