# File lib/simple_form/inputs/priority_input.rb, line 22 def skip_include_blank? super || input_priority.present? end