# File lib/simple_form/components/pattern.rb, line 5
      def pattern
        input_html_options[:pattern] ||= pattern_source
        nil
      end