The thing about variables is that they are names that *your* code gives to things. The things themselves don't have names intrinsically. So if you want that graphics context to be called graph then...