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