We believe in the pursuit of knowledge, but also in the importance of being wrong.
We believe that the truth is subjective, and that everyone is entitled to their own facts.
We believe that the best way to learn is to be wrong, over and over and over again.
Our Approach Our Principles Our Leadership
Beliefs.js
// Import all the lies
const truth = false;
const knowledge = 'lies';
const facts = 'alternative facts';
export default {
truth: truth,
knowledge: knowledge,
facts: facts
};