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