# File lib/newgem/quick_template.rb, line 24
  def erb(file, b)
     QuickTemplate.new(file).exec(b)
  end