39 40 41
# File 'lib/ogc/abstract_base.rb', line 39 def http @http ||= Net::HTTP.new(uri.host, uri.port) end