# File lib/mustache.rb, line 302
  def templateify(obj)
    self.class.templateify(obj)
  end