Returns the class of the proxied object.
510 511 512
# File 'lib/handshake.rb', line 510 def proxied_class @proxied.class end