What is the proper syntax for a query containing text in the arcgis.features.Feature module using the argis python api?

screenshot from: arcgis.features module — arcgis 1.6.2 documentation
I want to replace the where statement with something like 'Base = "NAS Fallon"'
I keep getting the following error.

Any ideas?