# File lib/excon.rb, line 98
def
new
(
url
,
params
= {})
Excon
::
Connection
.
new
(
url
,
params
)
end