50 51 52
# File 'lib/antismoker/tests/http.rb', line 50 def uri URI::HTTP.build(:host => host, :port => port, :path => path) end