RSpec.configure do |c| c.before(:each) do LocalPac.config = LocalPac::Config.new end end