http://refuge3noitqegmmjericvur54ihyj7tsfyfwdblitaeaqu2koi7iuqd.onion/index.php?topic=61.msg189
It just is, just like a quine in programming. It serves no purpose, it just exists and may be used as a tool once you find a use for it. Example of a Quine in Python: _= ' _=%r;print (_%%_) ' ;print (_%_) I encourage you to head over to http://pythontutor.com/visualize.html to see how the function works inside your RAM.