accessing isInDB (TwitterUser storedInstances select: [ :each | each id = self id ]) ifEmpty: [ ^ false ] ifNotEmpty: [ ^ true ].