Class: ProxyService::NullWorker::NullMessage
- Inherits:
-
Struct
- Object
- Struct
- ProxyService::NullWorker::NullMessage
- Defined in:
- lib/proxy_service/null_worker.rb
Instance Attribute Summary collapse
-
#body ⇒ Object
Returns the value of attribute body.
Instance Attribute Details
#body ⇒ Object
Returns the value of attribute body
2 3 4 |
# File 'lib/proxy_service/null_worker.rb', line 2 def body @body end |