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