Source: show | on GitHub
# File ../ruby/lib/open-uri.rb, line 359 def initialize(message, io, uri) super(message, io) @uri = uri end