# File lib/typhoeus/service.rb, line 3
def
initialize
(
host
,
port
)
@host
=
host
@port
=
port
end