Module: Fathom::ContextBehavior::InstanceMethods
- Defined in:
- lib/fathom/behaviors/context_behavior.rb
Instance Attribute Summary collapse
-
#object ⇒ Object
readonly
Returns the value of attribute object.
Instance Attribute Details
#object ⇒ Object (readonly)
Returns the value of attribute object.
22 23 24 |
# File 'lib/fathom/behaviors/context_behavior.rb', line 22 def object @object end |