Class: Forwarder::Meta::ObjectContainer
- Inherits:
-
Struct
- Object
- Struct
- Forwarder::Meta::ObjectContainer
- Defined in:
- lib/forwarder/meta.rb
Instance Attribute Summary collapse
-
#object ⇒ Object
Returns the value of attribute object.
Instance Attribute Details
#object ⇒ Object
Returns the value of attribute object
3 4 5 |
# File 'lib/forwarder/meta.rb', line 3 def object @object end |