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