# File lib/formtastic.rb, line 694
      def url_input(method, options)
        basic_input_helper(:url_field, :url, method, options)
      end