Class: Mock::Bandwidth::Response
- Inherits:
-
Object
- Object
- Mock::Bandwidth::Response
- Defined in:
- lib/mock/bandwidth/response.rb
Instance Attribute Summary collapse
-
#body ⇒ Object
Returns the value of attribute body.
Class Method Summary collapse
Instance Attribute Details
#body ⇒ Object
Returns the value of attribute body.
6 7 8 |
# File 'lib/mock/bandwidth/response.rb', line 6 def body @body end |