class BinData::DSLMixin::DSLParser

def option?(opt)

def option?(opt)
  options.include?(opt)
end