class SimpleForm::Inputs::Base

def limit

def limit
  column && column.limit
end