# File lib/isolate/entry.rb, line 104 def matches? environment environments.empty? || environments.include?(environment) end