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