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