# File lib/visage-app/profile.rb, line 112
    def private_id
      Digest::MD5.hexdigest("#{@options[:url]}\n")
    end