I am looking to take a Method Reference i.e., Person::getAge and pass it as a parameter to use in a stream.
Person::getAge
So instead of doing something along the lines