When you pass an object reference as an argument to a method call what gets passed?
the object itself
a copy of the reference
a reference to a copy
the original reference