static ThoughtSpace openThoughtSpace() { new ThoughtSpace ts; ts.addLispStatements(lispStatements_cached()); thoughtSpace(ts); ret ts; }