# File lib/net/http.rb, line 610 def finish raise IOError, 'HTTP session not yet started' unless started? do_finish end