module Devise::Models::DatabaseAuthenticatable
def skip_password_change_notification!
def skip_password_change_notification! @skip_password_change_notification = true end
def skip_password_change_notification! @skip_password_change_notification = true end