# File lib/formtastic.rb, line 699
      def search_input(method, options)
        basic_input_helper(:search_field, :search, method, options)
      end