# File lib/simple_form/inputs/collection_input.rb, line 15 def input raise NotImplementedError, "input should be implemented by classes inheriting from CollectionInput" end