class BinData::Array

def new_element

def new_element
  @element_prototype.instantiate(self)
end