accessing apiKeysFile "Return the defined apiKeysFile or assign a default location following the Linux Standard File Hierarchy, which is relatively portable to other Operative Systems." ^ apiKeysFile ifNil: [ apiKeysFile := FileLocator home / '.config/Datanalitica/twitter-api-keys.json' ]