#include "jabberwocky.h" // resolve scope of feed to Jabberwocky class // and define feed behavior void Jabberwocky::feed(){ hunger = !hunger; }