I've created a UIViewController which contains a view with a custom class that I've built. I've connected the view to the File's Owner view outlet. It renders properly and I don't have any real problems. However, I want to call a method within my view from my view controller instance, say it's called which contains