# File lib/mustache.rb, line 84
  def self.to_text(*args)
    render(*args)
  end