// Tester for Dog class
// Marcus Ward
// 11/02/2012

public class DogTester
{
public static void main(String[] args)
{
Dog firstDog = new Dog();