# File rbCFTypes.rb, line 185
    def initialize(val=[])
      @value = val
    end