module BinData::Struct::ByteAlignPlugin

def align_obj?(obj)

def align_obj?(obj)
  obj.has_parameter?(:byte_align)
end