# File lib/formtastic.rb, line 689
      def phone_input(method, options)
        basic_input_helper(:phone_field, :phone, method, options)
      end