The get(...) method takes a Question and evaluates it.
Questions have a bunch of "modern" chainable methods like:
refineWith(Question q)or then(Question q)or(Question)andorAsk(Question q)andorAsk(otherSubject, Question q)for a matching answer typeorDefaultTo(answer)in case of exceptions or null