class Build::Files::Path

def for_reading

def for_reading
	[@full_path, File::RDONLY]
end