# File lib/types/array.rb, line 58 def proton_array_header @proton_array_header ||= ArrayHeader.new(@type, @descriptor) # Deprecated end