lib/mutant/actor/env.rb in mutant-0.8.16 vs lib/mutant/actor/env.rb in mutant-0.8.17
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Mutant
module Actor
# Actor root environment
class Env
include Concord.new(:thread_root)