class Build::Files::Path

def stat

def stat
	File.stat self
end