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