# File lib/formtastic.rb, line 664 def password_input(method, options) basic_input_helper(:password_field, :password, method, options) end