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