class Build::Files::Path

def readable?

def readable?
	File.readable? self
end