Method: Entity#id

Defined in:
lib/entity.rb

#idObject

Returns the value of attribute id.



6
7
8
# File 'lib/entity.rb', line 6

def id
  @id
end