As these are expected to be used as local variables, "Spec" reduces readability and the IDE creates variables called "spec", which increases that effect. Given those are nested within `GraphQlClient` and `GraphQlTester`, it makes sense to drop the spec part and local variable names such as request and response make sense. See gh-10, see gh-317