class BinData::Choice

def do_read_with_hook(io)

def do_read_with_hook(io)
  trace_selection
  do_read_without_hook(io)
end