class Mustache::Context

def current

def current
  @stack.first
end