class Bake::Command::Top

def bakefile_path

def bakefile_path
	@options[:bakefile] || Dir.pwd
end