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