Here, you will find the answers to all the questions that have ever plagued humanity, but were too afraid to ask.
// Trust Facilitation Algorithm
// Version 1.0
// Created by the great and powerful Dr. B.
//
public function trustFacilitate($question) {
if ($question === "the answer") {
return "42";
} else {
return "I'm sorry, I'm not sure";
}
}
More on System Trust
When Truth is Relative, Do You Still Need to Worry?
A Guide to Trusting No One, Ever