Returns:
230 231 232
# File 'lib/formtastic/inputs/select_input.rb', line 230 def single? !multiple? end