accessing exportStaticWebReport (self hasFolder: 'commons') ifFalse: [ self installCommons ]. (self hasFolder: 'templates') ifFalse: [ self installTemplate ]. ^ self exportWithTemplate: (TweetsCollection dataStore / 'templates' / 'index.mus.html') into: self folder