Get object’s instance id.
Returns [Integer]
251 252 253
# File 'lib/meta_instance/proxy.rb', line 251 def id delegate.object_id end