StandardError
# File rake/lib/open-uri.rb, line 351 def initialize(message, io) super(message) @io = io end