40 41 42 43
# File 'lib/types/cl_option_type.rb', line 40 def to_bytes arr = [] arr << @tag << @inner.get_tag end