# File lib/serverspec/type/user.rb, line 39
    def encrypted_password
      @runner.get_user_encrypted_password(@name).stdout.strip
    end