A few weeks ago I was faced with a problem: I needed to access private variables
within a Library class in our Laravel 4 based web application. The library we're
using, installed with Composer, did not offer a way to access any of its
properties, instead it offered two public