module Mustache::Utils
class Mustache
class Mustache::Context
class Mustache::ContextMiss
class Mustache::Generator
class Mustache::Parser
class Mustache::Parser::SyntaxError
class Mustache::Template
class Mustache::Utils::String
mustache
1.0.3
# pop
(Context)
def pop @stack.shift @mustache_in_stack = nil self end