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