# File lib/rudy/exceptions.rb, line 4
4:     def initialize(obj=nil); @obj = obj; end