# File lib/devise/models/lockable.rb, line 51 def send_unlock_instructions self.devise_mailer.unlock_instructions(self).deliver end