Method: YNelson::Agent#sheets
- Defined in:
- lib/y_nelson/agent.rb
#sheets ⇒ Object (readonly)
Now the part related to the zz structure itself, like in module YNelson::Manipulator::ZzRelatedMethods
blah blah
end include YNelson::Manipulator::ZzRelatedMethods
55 56 57 |
# File 'lib/y_nelson/agent.rb', line 55 def sheets @sheets end |