I\'ve seen both done in some code I\'m maintaining, but don\'t know the difference. Is there one?
let me add that myCustomer is an instance of Customer
For the first, you need an actual instance (ie myCustomer), for the second you don't