# File lib/open-uri.rb, line 517
def
open
(
*
rest
,
&
block
)
OpenURI
.
open_uri
(
self
,
*
rest
,
&
block
)
end