class Bake::Context

def inspect

def inspect
	"\#<#{self.class} #{@root}>"
end