There are already many streams here, I know about this, but not one of the names formulated it in the same way as I did. Hope we reveal this a bit.
$:.unshift(File.expand_path("../../lib", __FILE__))
You see something similar in a lot of Ruby code. Opinions change whether it is right or wrong.
Can we get a little explanation for each of its parts? A lot is going on here. I understand only some of them.
source share