# File lib/barber/precompilers.rb, line 4 def call(template, options = nil) "Handlebars.template(#{compile(template, options)})" end