File Directory Ruby

File.chmod(0644, "testfile")  
File.stat("testfile").mode.to_s(8)