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