18 19 20 21
# File 'lib/types/cl_string.rb', line 18 def get_cl_type @cl_string_type = CLStringType.new @cl_string_type.to_string end