# File lib/nulldb_rspec.rb, line 39 def self.globally_nullify_database Spec::Runner.configure do |config| nullify_database(config) end end