Creates and persistently saves a dog using the first three non-command arguments of args (name, breed, age). Also prints out the dog's information using toString().
(String name, String breed, int age)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected