File Directory Ruby

File.size?( "myFile.txt" ) # => 594
File.size( "myFile.txt" ) # => 594