# File lib/phusion_passenger/utils/unseekable_socket.rb, line 184 def source_of_exception?(exception) return exception.instance_variable_get("@from_unseekable_socket""@from_unseekable_socket") == @socket.object_id end