class Trenni::Template

def to_buffer(scope)

def to_buffer(scope)
	Buffer.new(to_string(scope), path: @buffer.path)
end