Example #1
0
 public static void returnTheSpoon()
 {
     theSpoon.cleanSpoon();
     theSpoonIsAvailable = true;
 }