Complete the code so that fido can use the bark() method from Dog.
fido
bark()
Dog
Make sure to type Dog().
Dog()