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