Method: Lab42::Behavior::BoundBehavior#method
- Defined in:
- lib/lab42/core/behavior/bound_behavior.rb
#method ⇒ Object (readonly)
Returns the value of attribute method.
13 14 15 |
# File 'lib/lab42/core/behavior/bound_behavior.rb', line 13 def method @method end |