Method: RubyApp::Session#identity

Defined in:
lib/ruby_app/session.rb

#identityObject

Returns the value of attribute identity.



33
34
35
# File 'lib/ruby_app/session.rb', line 33

def identity
  @identity
end