class BinData::Section

def initialize_instance

def initialize_instance
  @type = get_parameter(:type).instantiate(nil, self)
end