# File lib/rubytter.rb, line 18 def initialize(msg, response = nil) super(msg) @response = response end