# File lib/barber/precompiler.rb, line 47
    def handlebars
      @handlebars ||= File.new(Handlebars::Source.bundled_path)
    end