# File ai/csp/variable.rb, line 38
        def instantiated?
            @value != UNSET
        end