# File lib/sass/tree/visitors/perform.rb, line 151 def initialize(env) @environment = env @in_keyframes = false @at_root_without_rule = false end