Libraries
»
ObjectModel
(0.3.0)
»
Index
»
Entity
»
#inspect
Method: Entity#inspect
Defined in:
lib/ObjectModel/Entity.rb
#
inspect
⇒
Object
26 27 28
# File 'lib/ObjectModel/Entity.rb', line 26
def
inspect
to_s
end