# File lib/barber/ember/precompiler.rb, line 19 def ember_template_compiler_path=(path) @ember = @ember_version = @context = nil @ember_template_compiler_path = path end