# File lib/barber/ember/precompiler.rb, line 13
      def initialize
        super

        self.ember_template_compiler_path = ::Ember::Source.bundled_path_for("ember-template-compiler.js")
      end