method
new
new()
public
Hide source
# File lib/open-uri.rb, line 367 def initialize @io = StringIO.new @size = 0 end