class BinData::Choice
def respond_to?(symbol, include_all = false) # :nodoc:
def respond_to?(symbol, include_all = false) # :nodoc: current_choice.respond_to?(symbol, include_all) || super end
def respond_to?(symbol, include_all = false) # :nodoc: current_choice.respond_to?(symbol, include_all) || super end