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