Method: Mongo::Object#_parent
- Defined in:
- lib/mongo/object/object.rb
#_parent ⇒ Object
Returns the value of attribute _parent.
2 3 4 |
# File 'lib/mongo/object/object.rb', line 2 def _parent @_parent end |
Returns the value of attribute _parent.
2 3 4 |
# File 'lib/mongo/object/object.rb', line 2 def _parent @_parent end |