File Directory Ruby

file = File.new( "yourFile.txt" )
file.gets 
file.gets