class BinData::Choice

def selection

A convenience method that returns the current selection.
def selection
  eval_parameter(:selection)
end