class BinData::Choice

def initialize_instance

def initialize_instance
  @choices = {}
  @last_selection = nil
end