I'm trying to wrap my head around the Realm API in Swift which looks extremely promising. I'm trying some demo code in their documentation and I keep getting the same error. I have a Dog.swift file with the following:I'm trying to wrap my head around the Realm API