class BinData::Choice

def turn_on_tracing

def turn_on_tracing
  alias_method :hook_before_do_read, :trace_selection
end