# File lib/merb-core/controller/mixins/authentication.rb, line 158 def password provided? ? @auth.credentials.last : nil end