Classes: Error, Mustache, Parser, SyntaxError
"0.1.4"
9 10 11
# File 'lib/fu.rb', line 9 def self.to_mustache(fu) Fu::Mustache.new(Fu::Parser.new(fu).root).mustache end