# File lib/phusion_passenger/utils/unseekable_socket.rb, line 130 def gets @socket.gets rescue => e raise annotate(e) end