class BinData::DSLMixin::DSLFieldValidator

def option?(opt)

def option?(opt)
  @dsl_parser.send(:option?, opt)
end