class BinData::DSLMixin::DSLBigAndLittleEndianHandler

def obj_attribute(obj, attr)

def obj_attribute(obj, attr)
  obj.dsl_parser.send(attr)
end