74 75 76 77
# File 'lib/bindata/choice.rb', line 74 def initialize_instance @choices = {} @last_selection = nil end