# File lib/rudy/config/objects.rb, line 5 5: def initialize(ctype, obj) 6: @ctype, @obj = ctype, obj 7: end