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